home *** CD-ROM | disk | FTP | other *** search
- -- card: 17679 from stack: in
- -- bmap block id: 17995
- -- flags: 0000
- -- background id: 2669
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=398 top=311 right=333 bottom=498
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Continue...
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe right
- go to card id 16517
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=291 top=311 right=333 bottom=391
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Previous
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe left
- go to card id 16380
- end mouseUp
-
-